home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / packer-tools / gsmtoast / changelog < prev    next >
Encoding:
Text File  |  1996-04-28  |  2.3 KB  |  62 lines

  1. Thu Mar  7 01:55:10 1995  Jutta Degener (jutta@cs.tu-berlin.de)
  2.  
  3.     * Release 1.0 Patchlevel 7
  4.     src/long_term.c: Yet another 16-bit overflow
  5.     src/toast.c: -C option to toast, cuts LPC time
  6.     src/gsm_option.c: corresponding LPC_CUT option to GSM library
  7.  
  8. Fri Dec 30 23:33:50 1994  Jutta Degener (jutta@cs.tu-berlin.de)
  9.  
  10.         * Release 1.0 Patchlevel 6
  11.         src/lpc.c: fixed 16-bit addition overflow in Autocorrelation code
  12.         src/add.c: gsm_L_asl should fall back on gsm_L_asr, not gsm_asr
  13.  
  14. Mon Nov 28 20:49:57 1994  Jutta Degener (jutta@cs.tu-berlin.de)
  15.     
  16.     * Release 1.0 Patchlevel 5
  17.     src/toast_audio.c: initialization should return -1 on error
  18.     src/gsm_destroy.c: #include configuration header file
  19.     src/add.c: gsm_sub should cast its parameters to longword
  20.     man/*: bug reports to {jutta,cabo}@cs.tu-berlin.de, not to toast@tub
  21.     inc/private.h: longword long by default, not int
  22.     inc/toast.h: read/write fopen modes "rb" and "wb", not just "r"
  23.     src/toast.c: better (or different, anyway) error handling in process()
  24.  
  25. Tue May 10 19:41:34 1994  Jutta Degener (jutta at kugelbus)
  26.     
  27.     * Release 1.0 Patchlevel 4
  28.     inc/private.h: GSM_ADD should cast to ulongword, not to unsigned.
  29.     src/long_term.c: missing cast to longword.
  30.     add-test/add_test.c: Test macros too, not only functions,
  31.     thanks to Simao Ferraz de Campos Neto, simao@dragon.cpqd.ansp.br
  32.     General cleanup: remove unused variables, add function prototypes.
  33.  
  34. Tue Jan 25 22:53:40 1994  Jutta Degener (jutta at kugelbus)
  35.  
  36.     * Release 1.0 Patchlevel 3
  37.     changed rpe.c's STEP macro to work with 16-bit integers,
  38.     thanks to Dr Alex Lee (alexlee@solomon.technet.sg)
  39.  
  40.     * removed non-fatal bugs from add-test.dta, private.h
  41.     and toast_audio.c, thanks to P. Emanuelsson.
  42.  
  43. Fri Jan 29 19:02:12 1993  Jutta Degener  (jutta at kraftbus)
  44.     
  45.     * Release 1.0 Patchlevel 2
  46.     fixed L_add(0,-1) in src/add.c and inc/private.h,
  47.     thanks to Raphael Trommer at AT&T Bell Laboratories
  48.  
  49.     * ANSI C compatibility details
  50.  
  51. Fri Oct 30 17:58:54 1992  Jutta Degener  (jutta at kraftbus)
  52.  
  53.     * Release 1.0 Patchlevel 1
  54.     Switched uid/gid in toast's [f]chown calls.
  55.  
  56. Wed Oct 28 14:12:35 1992  Carsten Bormann  (cabo at kubus)
  57.  
  58.     * Release 1.0: released
  59.     Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
  60.     Universitaet Berlin.  See the accompanying file "COPYRIGHT" for
  61.     details.  THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
  62.